Skip to content

docs(logs): register Android variant in wizard#149

Merged
turnipdabeets merged 2 commits into
mainfrom
feat/logs-android
May 27, 2026
Merged

docs(logs): register Android variant in wizard#149
turnipdabeets merged 2 commits into
mainfrom
feat/logs-android

Conversation

@turnipdabeets
Copy link
Copy Markdown
Contributor

@turnipdabeets turnipdabeets commented May 26, 2026

Summary

Adds the Android variant to transformation-config/skills/logs/config.yaml so the installation wizard can pre-populate context for it. posthog-android@3.46.0 ships first-class logs support (PostHog/posthog-android#525, merged).

Mirror of #122 (which added React Native + JS web).

⚠️ Needs to merge first

PostHog/posthog.com#17037 — adds the install page at /docs/logs/installation/android.

CI currently fails here because the build fetches https://posthog.com/docs/logs/installation/android.md to generate the logs-android skill, and that URL 404s until the docs PR is merged and deployed. Same chicken-and-egg as #122.

Test plan

  • Wizard surfaces Android as a logs install option.
  • Pre-populated docs match the linked install page at /docs/logs/installation/android.

posthog-android@3.46.0 ships first-class logs support; this points the
wizard at /docs/logs/installation/android alongside the existing RN / JS
web entries.
@github-actions
Copy link
Copy Markdown

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci basic-integration
  • /wizard-ci misc
  • /wizard-ci revenue

Test an individual app:

  • /wizard-ci basic-integration/android
  • /wizard-ci basic-integration/angular
  • /wizard-ci basic-integration/astro
Show more apps
  • /wizard-ci basic-integration/django
  • /wizard-ci basic-integration/fastapi
  • /wizard-ci basic-integration/flask
  • /wizard-ci basic-integration/javascript-node
  • /wizard-ci basic-integration/javascript-web
  • /wizard-ci basic-integration/laravel
  • /wizard-ci basic-integration/next-js
  • /wizard-ci basic-integration/nuxt
  • /wizard-ci basic-integration/python
  • /wizard-ci basic-integration/rails
  • /wizard-ci basic-integration/react-native
  • /wizard-ci basic-integration/react-router
  • /wizard-ci basic-integration/sveltekit
  • /wizard-ci basic-integration/swift
  • /wizard-ci basic-integration/tanstack-router
  • /wizard-ci basic-integration/tanstack-start
  • /wizard-ci basic-integration/vue
  • /wizard-ci misc/quack-quack
  • /wizard-ci revenue/stripe

Results will be posted here when complete.

@turnipdabeets turnipdabeets requested a review from a team May 26, 2026 19:24
@turnipdabeets turnipdabeets changed the title feat(logs): register Android variant in wizard docs(logs): register Android variant in wizard May 26, 2026
@dustinbyrne dustinbyrne requested a review from a team May 26, 2026 21:38
@marandaneto
Copy link
Copy Markdown
Member

prob worth expanding the features for the examples https://github.com/PostHog/context-mill/tree/main/basics/android
and the other SDKs as well

@turnipdabeets turnipdabeets merged commit d8a20e3 into main May 27, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants